home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d5 / moria51.arc / README < prev    next >
Encoding:
Text File  |  1990-02-26  |  2.4 KB  |  54 lines

  1.  
  2. This is the source for Umoria, a dungeon exploration game.  This is my second
  3. major release of the game.
  4.  
  5. I consider these to be alpha sources.  That means there is no guarantee
  6. whether or not they will work on your system.  If you aren't handy with
  7. compilers and debuggers, then you probably should wait for the beta version.
  8. Also, I reserve the right to change game features at any time, with no
  9. advance notice.  I will do my best to make sure that save files will move
  10. from one version to the next, but I can not guarantee it at this time.
  11.  
  12. There are likely to be several versions a month until the sources become
  13. stable enough to be called beta.
  14.  
  15. People who are accustomed to Umoria 4.87 MUST read the file doc/FEATURES.NEW
  16. which documents many of the user visible features.  Don't send me bug reports
  17. unless you have read the file.
  18.  
  19. Note that almost all of the documentation is for Umoria 4.87, and has not
  20. been upgraded to reflect changes in this new version.  So, if the game
  21. acts differently than the documentation indicates, it is probably the
  22. docs that are wrong.
  23.  
  24. Umoria 5.x does not understand Umoria 4.87 savefiles.  The changes to the
  25. game are so great, that supporting the old savefile format is not worth
  26. the effort.  Once again, I can not support old savefiles because there
  27. have been too many fundamental changes to the structure of the game.
  28.  
  29. The directory structure and Makefiles are still evolving.  The easiest
  30. way to compile the game is probably to just copy (or create links)
  31. every file in the source directory into this directory, and copy every file
  32. in your machine/OS specific directory into this directory.  Then type
  33. make, build, or whatever.
  34.  
  35. You may distribute modified copies of this game.  However, you must clearly
  36. indicate the extent and purpose of the changes.  Also, if the changes are
  37. extensive, I request that you call your sources something other than
  38. `umoria' so that they won't be confused with my version of the game.
  39. I would also appreciate receiving a copy of your changes, so that good ideas
  40. can be added back into my version.
  41.  
  42. Jim Wilson
  43. 1619 Josephine St., Apt #C
  44. Berkeley, CA  94703
  45. USA
  46.  
  47. internet electronic mail address: wilson@ernie.Berkeley.EDU
  48.  
  49. If the above addresses fail, then try contacting the alumni organizations
  50. of Case Western Reserve Univ (Cleveland, OH) or Univ California at Berkeley
  51. for my current address.  This address is expected to remain valid until 1992.
  52.  
  53. February 28, 1990
  54.